IIterable Generic Interface

Exposes an iterator that supports simple iteration over a collection of a specified type.

Syntax

generic<typename T>
public interface class IIterable  

Requirements

Namespace: Windows.Foundation.Collections

Metadata: windows.winmd

See also

Reference

IIterable Members

Windows.Foundation.Collections Namespace